Namespace - LJCGenTextEdit
Parameters
sectionName - The Section name.
repeatItemName - The RepeatItem name.
Returns
True if successful, otherwise false.
Syntax
C# |
public Boolean DeleteRepeatItem(String sectionName, String repeatItemName)
|
Deletes the RepeatItem record from the object data.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.